Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize the code base #67

Merged
merged 25 commits into from
Dec 13, 2022
Merged

Modernize the code base #67

merged 25 commits into from
Dec 13, 2022

Conversation

MatthieuDartiailh
Copy link
Member

In particular:

  • use isort, black, flake8 to lint the code source
  • add typing to the code source and use mypy to check it
  • add pre-commit hooks
  • update the format of the docstrings to use the Numpy standard
  • update the CI configuration and add a release automation workflow

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@0b8bb01). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage        ?   82.52%           
=======================================
  Files           ?       15           
  Lines           ?     1076           
  Branches        ?      167           
=======================================
  Hits            ?      888           
  Misses          ?      142           
  Partials        ?       46           
Flag Coverage Δ
unittests 82.52% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MatthieuDartiailh MatthieuDartiailh merged commit 00ffa56 into main Dec 13, 2022
@bors bors bot deleted the modernize branch December 13, 2022 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants